From 30c8bc394100f2348a1f9c193036f95e045d4d6d Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Fri, 29 Mar 2024 21:33:15 +0000 Subject: fix(web): Consistent spacing in the content container in all pages. Fixes #40 --- apps/web/app/dashboard/lists/[listId]/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/web/app/dashboard/lists/[listId]') diff --git a/apps/web/app/dashboard/lists/[listId]/page.tsx b/apps/web/app/dashboard/lists/[listId]/page.tsx index bac2b5c7..e27e1841 100644 --- a/apps/web/app/dashboard/lists/[listId]/page.tsx +++ b/apps/web/app/dashboard/lists/[listId]/page.tsx @@ -35,7 +35,7 @@ export default async function ListPage({ showDivider={true} header={
- + {list.icon} {list.name} -- cgit v1.2.3-70-g09d2